Interface CDPProcess

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
CDPProcessImpl

public interface CDPProcess extends Process
Information provided by the PKI file:

    \class CdpProcess
    
    \brief CdpProcess handles the CDP process.
    
    \example network().getDevice("Router0").getProcess("CdpProcess")
    
Author:
Auto-generated
  • Method Details

    • getNeighborTable

      CDPNeighborTable getNeighborTable()
      Information provided by the PKI file:
      
          \brief Returns the CDP neighbor table associated with this process.
          
          \return CdpNeighborTable, the CDP neighbor table associated with this process.
          
              
      Returns:
      CDPNeighborTable Returns a CDPNeighborTable